Skip to content

Temporarily change /system/* -> /sys/*#1192

Merged
david-crespo merged 2 commits into
mainfrom
sys-routes
Sep 30, 2022
Merged

Temporarily change /system/* -> /sys/*#1192
david-crespo merged 2 commits into
mainfrom
sys-routes

Conversation

@david-crespo

@david-crespo david-crespo commented Sep 30, 2022

Copy link
Copy Markdown
Collaborator

Right now /system/* routes don't work when the console is served by Nexus because there is no handler for /system/* like we have for /orgs/* and /settings/*. The problem (see oxidecomputer/omicron#430) is that /system/ routes already exist in the API, so we can't use /system/*, and we can't even use the direct names because there's already a /system/silos in the API. So until we resolve that (hopefully soon) I am going to cheat and use /sys in the console. Ew.

Goes with oxidecomputer/omicron#1764. Will bump Omicron's console version once that's merged.

@vercel

vercel Bot commented Sep 30, 2022

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
console-ui-storybook ✅ Ready (Inspect) Visit Preview Sep 30, 2022 at 3:22AM (UTC)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant